projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6e2d67d
)
(syms_of_xfns) <Vx_bitmap_file_path>: Doc fix.
author
Dave Love
<fx@gnu.org>
Mon, 6 Jan 2003 15:21:37 +0000
(15:21 +0000)
committer
Dave Love
<fx@gnu.org>
Mon, 6 Jan 2003 15:21:37 +0000
(15:21 +0000)
src/xfns.c
patch
|
blob
|
history
diff --git
a/src/xfns.c
b/src/xfns.c
index 6132a1dab7367b805a14026a4cacdb7d4c34c75b..7f7775271574c98bc70a503c6dd67713760101e0 100644
(file)
--- a/
src/xfns.c
+++ b/
src/xfns.c
@@
-11913,7
+11913,7
@@
A cross is always drawn on black & white displays. */);
cross_disabled_images = 0;
DEFVAR_LISP ("x-bitmap-file-path", &Vx_bitmap_file_path,
- doc: /* List of directories to search for
bitmap files for X
. */);
+ doc: /* List of directories to search for
window system bitmap files
. */);
Vx_bitmap_file_path = decode_env_path ((char *) 0, PATH_BITMAPS);
DEFVAR_LISP ("x-pointer-shape", &Vx_pointer_shape,